3.87 \(\int \sec ^4(a+b x) \tan ^4(a+b x) \, dx\)

Optimal. Leaf size=31 \[ \frac{\tan ^7(a+b x)}{7 b}+\frac{\tan ^5(a+b x)}{5 b} \]

[Out]

Tan[a + b*x]^5/(5*b) + Tan[a + b*x]^7/(7*b)

________________________________________________________________________________________

Rubi [A]  time = 0.0320576, antiderivative size = 31, normalized size of antiderivative = 1., number of steps used = 3, number of rules used = 2, integrand size = 17, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.118, Rules used = {2607, 14} \[ \frac{\tan ^7(a+b x)}{7 b}+\frac{\tan ^5(a+b x)}{5 b} \]

Antiderivative was successfully verified.

[In]

Int[Sec[a + b*x]^4*Tan[a + b*x]^4,x]

[Out]

Tan[a + b*x]^5/(5*b) + Tan[a + b*x]^7/(7*b)

Rule 2607

Int[sec[(e_.) + (f_.)*(x_)]^(m_)*((b_.)*tan[(e_.) + (f_.)*(x_)])^(n_.), x_Symbol] :> Dist[1/f, Subst[Int[(b*x)
^n*(1 + x^2)^(m/2 - 1), x], x, Tan[e + f*x]], x] /; FreeQ[{b, e, f, n}, x] && IntegerQ[m/2] &&  !(IntegerQ[(n
- 1)/2] && LtQ[0, n, m - 1])

Rule 14

Int[(u_)*((c_.)*(x_))^(m_.), x_Symbol] :> Int[ExpandIntegrand[(c*x)^m*u, x], x] /; FreeQ[{c, m}, x] && SumQ[u]
 &&  !LinearQ[u, x] &&  !MatchQ[u, (a_) + (b_.)*(v_) /; FreeQ[{a, b}, x] && InverseFunctionQ[v]]

Rubi steps

\begin{align*} \int \sec ^4(a+b x) \tan ^4(a+b x) \, dx &=\frac{\operatorname{Subst}\left (\int x^4 \left (1+x^2\right ) \, dx,x,\tan (a+b x)\right )}{b}\\ &=\frac{\operatorname{Subst}\left (\int \left (x^4+x^6\right ) \, dx,x,\tan (a+b x)\right )}{b}\\ &=\frac{\tan ^5(a+b x)}{5 b}+\frac{\tan ^7(a+b x)}{7 b}\\ \end{align*}

Mathematica [B]  time = 0.0345766, size = 77, normalized size = 2.48 \[ \frac{2 \tan (a+b x)}{35 b}+\frac{\tan (a+b x) \sec ^6(a+b x)}{7 b}-\frac{8 \tan (a+b x) \sec ^4(a+b x)}{35 b}+\frac{\tan (a+b x) \sec ^2(a+b x)}{35 b} \]

Antiderivative was successfully verified.

[In]

Integrate[Sec[a + b*x]^4*Tan[a + b*x]^4,x]

[Out]

(2*Tan[a + b*x])/(35*b) + (Sec[a + b*x]^2*Tan[a + b*x])/(35*b) - (8*Sec[a + b*x]^4*Tan[a + b*x])/(35*b) + (Sec
[a + b*x]^6*Tan[a + b*x])/(7*b)

________________________________________________________________________________________

Maple [A]  time = 0.023, size = 42, normalized size = 1.4 \begin{align*}{\frac{1}{b} \left ({\frac{ \left ( \sin \left ( bx+a \right ) \right ) ^{5}}{7\, \left ( \cos \left ( bx+a \right ) \right ) ^{7}}}+{\frac{2\, \left ( \sin \left ( bx+a \right ) \right ) ^{5}}{35\, \left ( \cos \left ( bx+a \right ) \right ) ^{5}}} \right ) } \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(sec(b*x+a)^8*sin(b*x+a)^4,x)

[Out]

1/b*(1/7*sin(b*x+a)^5/cos(b*x+a)^7+2/35*sin(b*x+a)^5/cos(b*x+a)^5)

________________________________________________________________________________________

Maxima [A]  time = 1.00731, size = 35, normalized size = 1.13 \begin{align*} \frac{5 \, \tan \left (b x + a\right )^{7} + 7 \, \tan \left (b x + a\right )^{5}}{35 \, b} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(b*x+a)^8*sin(b*x+a)^4,x, algorithm="maxima")

[Out]

1/35*(5*tan(b*x + a)^7 + 7*tan(b*x + a)^5)/b

________________________________________________________________________________________

Fricas [A]  time = 1.62264, size = 131, normalized size = 4.23 \begin{align*} \frac{{\left (2 \, \cos \left (b x + a\right )^{6} + \cos \left (b x + a\right )^{4} - 8 \, \cos \left (b x + a\right )^{2} + 5\right )} \sin \left (b x + a\right )}{35 \, b \cos \left (b x + a\right )^{7}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(b*x+a)^8*sin(b*x+a)^4,x, algorithm="fricas")

[Out]

1/35*(2*cos(b*x + a)^6 + cos(b*x + a)^4 - 8*cos(b*x + a)^2 + 5)*sin(b*x + a)/(b*cos(b*x + a)^7)

________________________________________________________________________________________

Sympy [F(-1)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Timed out} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(b*x+a)**8*sin(b*x+a)**4,x)

[Out]

Timed out

________________________________________________________________________________________

Giac [A]  time = 1.18599, size = 35, normalized size = 1.13 \begin{align*} \frac{5 \, \tan \left (b x + a\right )^{7} + 7 \, \tan \left (b x + a\right )^{5}}{35 \, b} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(b*x+a)^8*sin(b*x+a)^4,x, algorithm="giac")

[Out]

1/35*(5*tan(b*x + a)^7 + 7*tan(b*x + a)^5)/b